- from_char_array
string from_char_array(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- from_char_array
wstring from_char_array(wchar[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- myWalkLength
size_t myWalkLength(char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- mystride
size_t mystride(T str, size_t pos, size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- mystrideBack
size_t mystrideBack(T str, size_t pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- strip_error
string strip_error(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_char_array
char[i] to_char_array(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- to_char_array_z
char[i] to_char_array_z(string str)
Undocumented in source. Be warned that the author may not have intended to support it.